home *** CD-ROM | disk | FTP | other *** search
/ Space & Astronomy / Space and Astronomy (October 1993).iso / pc / _bbs / rbbstool / doit4.bat < prev    next >
DOS Batch File  |  1993-10-10  |  359b  |  11 lines

  1. type header3 >> %output%\allfiles.txt
  2. ..\get_area %in_type% 0 %1 < \_bbs\dirs.txt >> %output%\allfiles.txt
  3. echo path: %1 >> %output%\allfiles.txt
  4. type header3 >> %output%\allfiles.txt
  5. type header2 >> %output%\allfiles.txt
  6. cd %cdrom%%1
  7. %cdrom%\_bbs\c %in_type% rbbs %cdrom%%1 < %cdrom%00_index.txt >> %output%\allfiles.txt
  8. cd %cdrom%\_bbs\rbbstool
  9.  
  10.  
  11.